home *** CD-ROM | disk | FTP | other *** search
/ i·claim - visualizing argument / ICLAIM.ISO / mac / t_01.swf / scripts / DefineButton2_434 / BUTTONCONDACTION on(release).as
Text File  |  2005-02-28  |  115b  |  5 lines

  1. on(release){
  2.    this.as_print_01.pdrop.gotoAndStop(_root.dstate);
  3.    printAsBitmap(this.as_print_01,"bmax");
  4. }
  5.